{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grebe Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.479107,
            56.72675
          ],
          [
            -2.479014,
            56.726762
          ],
          [
            -2.478921,
            56.726774
          ],
          [
            -2.478796,
            56.726793
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117118312, DD10 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4790942703127237,
          56.7265960809006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117118315, DD10 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4793591536342725,
          56.726864574287546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117127687, DD10 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4789657152964577,
          56.72676726628148
        ]
      }
    }
  ]
}