{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastend Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.96936,
            55.802698
          ],
          [
            -3.969416,
            55.802387
          ],
          [
            -3.969472,
            55.802076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118080182, ML1 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.969550293566542,
          55.80236220682846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118164237, ML1 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.969472010820397,
          55.80207587961911
        ]
      }
    }
  ]
}