{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weston Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.872662,
            52.5251
          ],
          [
            -0.872223,
            52.524756
          ],
          [
            -0.872063,
            52.524702
          ],
          [
            -0.87143,
            52.524488
          ],
          [
            -0.871337,
            52.524457
          ],
          [
            -0.871278,
            52.524437
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002646599, LE16 7UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8717705076103325,
          52.52457155532534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002647885, LE16 7UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8714778577488862,
          52.524487852751825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024923331, LE16 7UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8720101967784272,
          52.52384562187891
        ]
      }
    }
  ]
}