{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crafton Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.19447,
            51.904048
          ],
          [
            0.19435,
            51.903969
          ],
          [
            0.194231,
            51.903891
          ],
          [
            0.194009,
            51.9038
          ],
          [
            0.193786,
            51.90371
          ],
          [
            0.193695,
            51.903634
          ],
          [
            0.193604,
            51.903558
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002184446, CM24 8BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.193633369269046,
          51.90355674587883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025237110, CM24 8AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.194014501830226,
          51.903621578569876
        ]
      }
    }
  ]
}