{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maryfield Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.387146,
            57.286296
          ],
          [
            -2.387257,
            57.286073
          ],
          [
            -2.387368,
            57.28585
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151028175, AB51 4RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.387444130448605,
          57.286250742423725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151028176, AB51 4RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3869122710382675,
          57.28615356921388
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155232, AB51 4RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.387129521129612,
          57.28630560934896
        ]
      }
    }
  ]
}