{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ponder Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.797583,
            52.422555
          ],
          [
            -0.797554,
            52.422321
          ],
          [
            -0.797525,
            52.422087
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007876350, NN14 6EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7975693727298779,
          52.42250943569203
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031069919, NN14 6DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7973554500332818,
          52.422264515537165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031069920, NN14 6DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.797357650937048,
          52.4221836229547
        ]
      }
    }
  ]
}