{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marl Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.142248,
            52.708932
          ],
          [
            1.139753,
            52.707655
          ],
          [
            1.137259,
            52.706377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Marl Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.137259,
            52.706377
          ],
          [
            1.135405,
            52.705192
          ],
          [
            1.134196,
            52.704134
          ],
          [
            1.132973,
            52.703062
          ],
          [
            1.131298,
            52.701802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009926957, NR9 5SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1422485768194048,
          52.708940880045894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014359664, NR9 5JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1394925919835674,
          52.70623505069678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004453503, NR9 5JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1362024474232177,
          52.70742836100085
        ]
      }
    }
  ]
}