{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newstead Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.460344,
            52.679195
          ],
          [
            -0.460228,
            52.679117
          ],
          [
            -0.460113,
            52.679039
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Newstead Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.459986,
            52.679289
          ],
          [
            -0.460049,
            52.679164
          ],
          [
            -0.460113,
            52.679039
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023896609, PE9 4JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.45998563940115694,
          52.67928904317967
        ]
      }
    }
  ]
}