{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.748473,
            51.336741
          ],
          [
            0.748492,
            51.336789
          ],
          [
            0.748512,
            51.336837
          ],
          [
            0.748547,
            51.336924
          ],
          [
            0.748583,
            51.337011
          ],
          [
            0.748655,
            51.337187
          ],
          [
            0.748727,
            51.337363
          ],
          [
            0.748819,
            51.337587
          ],
          [
            0.74891,
            51.33781
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013744246, ME10 4SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7484728067058684,
          51.336741461753995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025186261, ME10 4SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7492671464590732,
          51.337298424564416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025882281, ME10 4FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7486432365316011,
          51.33742999681697
        ]
      }
    }
  ]
}