{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Racecourse Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.173005,
            51.160336
          ],
          [
            -0.172742,
            51.160459
          ],
          [
            -0.172594,
            51.160528
          ],
          [
            -0.17259,
            51.160618
          ],
          [
            -0.172618,
            51.160777
          ],
          [
            -0.172662,
            51.160787
          ],
          [
            -0.172942,
            51.160857
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025140445, RH6 0PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17247898375120957,
          51.160544259974984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034141190, RH6 0PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1725529342612302,
          51.160482464707414
        ]
      }
    }
  ]
}