{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meigle Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.221062,
            56.616789
          ],
          [
            -3.221061,
            56.617062
          ],
          [
            -3.22106,
            56.617298
          ],
          [
            -3.22106,
            56.617334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124021047, PH11 8JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2208153028623827,
          56.616678436690584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124051099, PH11 8JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.220838551586847,
          56.61689383847514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124089844, PH11 8EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2210479539946726,
          56.617323043207236
        ]
      }
    }
  ]
}