{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Richmond Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.791275,
            53.834475
          ],
          [
            -1.791547,
            53.834511
          ],
          [
            -1.791819,
            53.834547
          ],
          [
            -1.791859,
            53.834552
          ],
          [
            -1.791898,
            53.834557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592161, BD18 4RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7915639622875488,
          53.834502733152966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023348226, BD18 4RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7917608723179108,
          53.834628905482724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051937638, BD18 4RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7916851204183681,
          53.83458383456374
        ]
      }
    }
  ]
}