{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.77553,
            53.402214
          ],
          [
            -0.775823,
            53.402199
          ],
          [
            -0.776117,
            53.402184
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023306653, DN21 2HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7755295123987056,
          53.40221358753923
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025707041, DN21 2HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7757540371079328,
          53.40225184596797
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032029661, DN21 2JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7759230559247262,
          53.402127730461025
        ]
      }
    }
  ]
}