{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.827725,
            51.41098
          ],
          [
            -0.827659,
            51.410921
          ],
          [
            -0.827594,
            51.410863
          ],
          [
            -0.8275,
            51.41078
          ],
          [
            -0.827407,
            51.410697
          ],
          [
            -0.827207,
            51.41052
          ],
          [
            -0.827008,
            51.410343
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013470989, RG40 2ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8277248846463936,
          51.41097063478134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025985215, RG40 2ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8271985236823967,
          51.410749561494825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032929107, RG40 2ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8272706290159063,
          51.410741290844534
        ]
      }
    }
  ]
}