{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.622341,
            55.067448
          ],
          [
            -3.622303,
            55.067429
          ],
          [
            -3.622266,
            55.067411
          ],
          [
            -3.621985,
            55.067275
          ],
          [
            -3.621705,
            55.067138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137013112, DG2 7AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.62222540643015,
          55.067625740387946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137088767, DG2 7AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.622806722532089,
          55.06767191588412
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137124102, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.622445992523044,
          55.067658749731116
        ]
      }
    }
  ]
}