{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pirie Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.187738,
            57.514295
          ],
          [
            -2.187613,
            57.51446
          ],
          [
            -2.18757,
            57.514477
          ],
          [
            -2.187254,
            57.514595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151160785, AB53 6WG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1877529026546196,
          57.51429264014377
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151602546, AB53 6WF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1877878575093765,
          57.51459799312384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151602547, AB53 6WF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.187521201240008,
          57.5146792326206
        ]
      }
    }
  ]
}