{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dean Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.346089,
            51.074381
          ],
          [
            -1.346165,
            51.074194
          ],
          [
            -1.346172,
            51.074176
          ],
          [
            -1.346199,
            51.074109
          ],
          [
            -1.346255,
            51.073972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090845815, SO22 5RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.346319420242254,
          51.074095935128405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090845817, SO22 5RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3462661291421387,
          51.073825869904276
        ]
      }
    }
  ]
}